home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / ctenari / Eisner / setup.exe / {app} / mobil.exe / 0 / RCDATA / TFU / TFU.txt < prev   
Text File  |  2002-07-06  |  739b  |  41 lines

  1. object Fu: TFu
  2.   Left = 297
  3.   Top = 218
  4.   BorderStyle = bsNone
  5.   Caption = 'Fu'
  6.   ClientHeight = 60
  7.   ClientWidth = 139
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 2
  22.     Width = 137
  23.     Height = 57
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 140
  30.     Height = 61
  31.     Shape = bsFrame
  32.   end
  33.   object Timer1: TTimer
  34.     Enabled = False
  35.     Interval = 1
  36.     OnTimer = Timer1Timer
  37.     Left = 40
  38.     Top = 16
  39.   end
  40. end
  41.